Autogenerated HTML docs for v1.7.7-138-g7f41b6 
diff --git a/sequencer.txt b/sequencer.txt new file mode 100644 index 0000000..3e6df33 --- /dev/null +++ b/sequencer.txt 
@@ -0,0 +1,9 @@ +--reset:: +	Forget about the current operation in progress. Can be used +	to clear the sequencer state after a failed cherry-pick or +	revert. + +--continue:: +	Continue the operation in progress using the information in +	'.git/sequencer'. Can be used to continue after resolving +	conflicts in a failed cherry-pick or revert.